Skip to content

Missing authenticate method in HttpClientInterface #46

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jul 1, 2013
Merged

Missing authenticate method in HttpClientInterface #46

merged 4 commits into from
Jul 1, 2013

Conversation

GordonSchmidt
Copy link
Contributor

In the Github\Client the authenticate method uses the authenticate method of the http-client.
Since there is no check, if such a method is available in the instance getHttpClient provides, the authenticate method should also be in the interface.

@GordonSchmidt
Copy link
Contributor Author

now it's finally working - damn unit tests ;-)

@cursedcoder
Copy link
Contributor

@l3l0 @stloyd any thoughts?

cursedcoder pushed a commit that referenced this pull request Jul 1, 2013
Missing authenticate method in HttpClientInterface
@cursedcoder cursedcoder merged commit 8bedcf3 into KnpLabs:master Jul 1, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants